[INFO] fetching crate hyperlane-cli 0.1.10...
[INFO] testing hyperlane-cli-0.1.10 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate hyperlane-cli 0.1.10 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] finished tweaking crates.io crate hyperlane-cli 0.1.10
[INFO] tweaked toml for crates.io crate hyperlane-cli 0.1.10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperlane-cli 0.1.10 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperlane-cli 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 542e1aaf3a1a094e274227ae37e798bf68cf70ce45b46ca1114b4f6246b6b91b
[INFO] running `Command { std: "docker" "start" "-a" "542e1aaf3a1a094e274227ae37e798bf68cf70ce45b46ca1114b4f6246b6b91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "542e1aaf3a1a094e274227ae37e798bf68cf70ce45b46ca1114b4f6246b6b91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "542e1aaf3a1a094e274227ae37e798bf68cf70ce45b46ca1114b4f6246b6b91b", kill_on_drop: false }`
[INFO] [stdout] 542e1aaf3a1a094e274227ae37e798bf68cf70ce45b46ca1114b4f6246b6b91b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70eeef976a42ac1255d8837beb642d5dcc630d2568ca5133adf2475a0d3f9535
[INFO] running `Command { std: "docker" "start" "-a" "70eeef976a42ac1255d8837beb642d5dcc630d2568ca5133adf2475a0d3f9535", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 57.59s
[INFO] running `Command { std: "docker" "inspect" "70eeef976a42ac1255d8837beb642d5dcc630d2568ca5133adf2475a0d3f9535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70eeef976a42ac1255d8837beb642d5dcc630d2568ca5133adf2475a0d3f9535", kill_on_drop: false }`
[INFO] [stdout] 70eeef976a42ac1255d8837beb642d5dcc630d2568ca5133adf2475a0d3f9535
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc4b0e376e2b1281004b7cc5d8fca4450a3cf63647863143ca727d168f6aafa
[INFO] running `Command { std: "docker" "start" "-a" "8fc4b0e376e2b1281004b7cc5d8fca4450a3cf63647863143ca727d168f6aafa", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyperlane-cli v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 17.39s
[INFO] running `Command { std: "docker" "inspect" "8fc4b0e376e2b1281004b7cc5d8fca4450a3cf63647863143ca727d168f6aafa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc4b0e376e2b1281004b7cc5d8fca4450a3cf63647863143ca727d168f6aafa", kill_on_drop: false }`
[INFO] [stdout] 8fc4b0e376e2b1281004b7cc5d8fca4450a3cf63647863143ca727d168f6aafa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd95045039727d5454fb6a168a3fe33e52bc5461c072e96ef6b5083aa771f167
[INFO] running `Command { std: "docker" "start" "-a" "bd95045039727d5454fb6a168a3fe33e52bc5461c072e96ef6b5083aa771f167", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperlane_cli-a337c7de54226df6)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test bump::test::test_bump_version_type_enum ... ok
[INFO] [stdout] test bump::test::test_version_clone ... ok
[INFO] [stdout] test config::test::test_args_default_values ... ok
[INFO] [stdout] test config::test::test_args_clone ... ok
[INFO] [stdout] test bump::test::test_version_struct_creation ... ok
[INFO] [stdout] test config::test::test_args_with_model_subtype ... ok
[INFO] [stdout] test config::test::test_args_with_values ... ok
[INFO] [stdout] test bump::test::test_execute_bump_beta ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_release ... FAILED
[INFO] [stdout] test config::test::test_command_type_enum_values ... ok
[INFO] [stdout] test new::test::test_new_error_from_io ... ok
[INFO] [stdout] test fmt::test::test_format_path_integration ... FAILED
[INFO] [stdout] test publish::test::test_package_clone ... ok
[INFO] [stdout] test publish::test::test_package_creation ... ok
[INFO] [stdout] test publish::test::test_publish_error_display ... ok
[INFO] [stdout] test publish::test::test_publish_error_from_io ... ok
[INFO] [stdout] test new::test::test_new_project_config_clone ... ok
[INFO] [stdout] test template::test::test_all_model_sub_types ... ok
[INFO] [stdout] test publish::test::test_publish_result_clone ... ok
[INFO] [stdout] test bump::test::test_execute_bump_rc ... FAILED
[INFO] [stdout] test template::test::test_model_sub_type_debug ... ok
[INFO] [stdout] test template::test::test_all_template_types ... ok
[INFO] [stdout] test new::test::test_new_project_config_creation ... ok
[INFO] [stdout] test template::test::test_parse_model_sub_type_invalid ... ok
[INFO] [stdout] test bump::test::test_execute_bump_minor ... FAILED
[INFO] [stdout] test template::test::test_parse_model_sub_type_valid ... ok
[INFO] [stdout] test template::test::test_parse_template_type_invalid ... ok
[INFO] [stdout] test bump::test::test_execute_bump_no_version_field ... FAILED
[INFO] [stdout] test new::test::test_new_error_debug ... ok
[INFO] [stdout] test new::test::test_new_error_display ... ok
[INFO] [stdout] test new::test::test_new_project_config_debug ... ok
[INFO] [stdout] test publish::test::test_package_equality ... ok
[INFO] [stdout] test publish::test::test_publish_result_failure ... ok
[INFO] [stdout] test template::test::test_model_sub_type_equality ... ok
[INFO] [stdout] test template::test::test_template_config_clone ... ok
[INFO] [stdout] test bump::test::test_execute_bump_major ... FAILED
[INFO] [stdout] test template::test::test_parse_template_type_valid ... ok
[INFO] [stdout] test template::test::test_template_config_debug ... ok
[INFO] [stdout] test template::test::test_template_error_debug ... ok
[INFO] [stdout] test template::test::test_template_config_new ... ok
[INFO] [stdout] test template::test::test_template_config_with_model_sub_type ... ok
[INFO] [stdout] test template::test::test_template_error_display ... ok
[INFO] [stdout] test template::test::test_template_type_debug ... ok
[INFO] [stdout] test template::test::test_template_error_from_io ... ok
[INFO] [stdout] test template::test::test_template_type_equality ... ok
[INFO] [stdout] test version::test::test_print_version_runs ... ok
[INFO] [stdout] test publish::test::test_publish_result_success ... ok
[INFO] [stdout] test bump::test::test_execute_bump_alpha ... FAILED
[INFO] [stdout] test bump::test::test_execute_bump_integration ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin hyperlane-cli`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_beta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_beta' (18) panicked at src/bump/test.rs:133:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75eba5 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_beta::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_release stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_release' (24) panicked at src/bump/test.rs:171:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75f772 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_release::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fmt::test::test_format_path_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fmt::test::test_format_path_integration' (32) panicked at src/fmt/test.rs:9:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75ae58 - <hyperlane_cli[9d16c21b16d8dbc8]::fmt::test::test_format_path_integration::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_rc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_rc' (23) panicked at src/bump/test.rs:152:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75e8b5 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_rc::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_minor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_minor' (21) panicked at src/bump/test.rs:76:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75f482 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_minor::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_no_version_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_no_version_field' (22) panicked at src/bump/test.rs:189:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75ff80 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_no_version_field::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_major stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_major' (20) panicked at src/bump/test.rs:95:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75f192 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_major::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_alpha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_alpha' (17) panicked at src/bump/test.rs:114:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75eea0 - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_alpha::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bump::test::test_execute_bump_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bump::test::test_execute_bump_integration' (19) panicked at src/bump/test.rs:55:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64057e78268c - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64057e7662aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x64057e781a05 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64057e78150b - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64057e78109a - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x64057e780b31 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x64057e7a9c47 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x64057e7a9bf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x64057e7aa18c - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]    9:     0x64057e76613b - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   10:     0x64057e769531 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   11:     0x64057e75fcac - <hyperlane_cli[9d16c21b16d8dbc8]::bump::test::test_execute_bump_integration::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64057e7c6fdb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   13:     0x64057e7c2b44 - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64057e7c225c - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x64057e7daccc - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x64057e7ac468 - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x705424360aa4 - <unknown>
[INFO] [stdout]   18:     0x7054243eda64 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bump::test::test_execute_bump_alpha
[INFO] [stdout]     bump::test::test_execute_bump_beta
[INFO] [stdout]     bump::test::test_execute_bump_integration
[INFO] [stdout]     bump::test::test_execute_bump_major
[INFO] [stdout]     bump::test::test_execute_bump_minor
[INFO] [stdout]     bump::test::test_execute_bump_no_version_field
[INFO] [stdout]     bump::test::test_execute_bump_rc
[INFO] [stdout]     bump::test::test_execute_bump_release
[INFO] [stdout]     fmt::test::test_format_path_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd95045039727d5454fb6a168a3fe33e52bc5461c072e96ef6b5083aa771f167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd95045039727d5454fb6a168a3fe33e52bc5461c072e96ef6b5083aa771f167", kill_on_drop: false }`
[INFO] [stdout] bd95045039727d5454fb6a168a3fe33e52bc5461c072e96ef6b5083aa771f167
